projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e0189
)
(syms_of_buffer): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Mar 1999 09:16:12 +0000
(09:16 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 4 Mar 1999 09:16:12 +0000
(09:16 +0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 2fad7c0be989f21709233e6aa060047751a51fe6..e2aa5818ff15593f2a1f78027a422f6439e791b8 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-4191,7
+4191,7
@@
Automatically becomes buffer-local when set in any fashion.");
DEFVAR_PER_BUFFER ("case-fold-search", ¤t_buffer->case_fold_search,
Qnil,
- "*Non-nil if searches should ignore case.\n\
+ "*Non-nil if searches
and matches
should ignore case.\n\
Automatically becomes buffer-local when set in any fashion.");
DEFVAR_PER_BUFFER ("fill-column", ¤t_buffer->fill_column,